Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


translateSingleObject

This procedure returns the translated labels and ToolTips for a single object. This procedure is called from the Repository object retrieval process. It avoids the overhead of creating table entries, performing translations, reading through the translations, and then applying them to the object being retrieved.

Location: af\app\aftrnmngrp.i

Parameters:

INPUT pdLanguageObj AS DECIMAL INPUT pcObjectName AS CHARACTER INPUT pcWidgetName AS CHARACTER INPUT pcWidgetType AS CHARACTER INPUT piWidgetEntries AS INTEGER OUTPUT pcLabels AS CHARACTER OUTPUT pcTooltips AS CHARACTER Notes: The passed in language_obj is assumed to be valid.

Examples: See the setFolderDetails procedure in ry\app\ryrepmngrp.i.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095